CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - picture control

搜索资源列表

  1. image_deformation_using_moving_least_squares

    1下载:
  2. 控制点操作的图像变形 matlab实现 在图像上标注若干个控制点,再按回车后再标注希望这些点变形到的位置,则这些点会牵动这张图像相应变形-deformation with control points
  3. 所属分类:图形图象

    • 发布日期:2017-06-02
    • 文件大小:605557
    • 提供者:魏嘉
  1. Release

    1下载:
  2. 个wince下画趋势曲线的控件,不过曲线数量不能太多,6-8根比较合适-A picture trends wince under the curve of control, but the number of curves can not be too much more appropriate for 6-8
  3. 所属分类:Picture Viewer

    • 发布日期:2015-11-23
    • 文件大小:2157007
    • 提供者:康荣
  1. ODBC_BLOB_PICTURE

    0下载:
  2. 像数据库中保存、读取,并在picture control控件中显示读出的图片。所有大对象数据都可用此方法存取-Saved as a database, read, and displayed in the control in the picture control to read out the image. All the large object data are available to access this method
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:8749
    • 提供者:lizhen
  1. DrawImgOnDlg

    0下载:
  2. 结合网上的代码,找到了两种全图显示的办法。 第一种是使用GDI+,同样需要使用到picture control,不过这次需要设置属性->杂项->type,选择Owner Draw类型。然后从CStatic类中派生出一个新类:CGdiPlusImgCtrl。重载DrawItem函数来实现绘制图像 可能你觉得使用GDI+麻烦,需要对GDI+环境进行初始化,打包程序又得附带gdiplus.dll。那么我介绍的第二种方法使用GDI就没这么麻烦了。 第一种是使用GDI,同样需要使
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:5067993
    • 提供者:朱小明
  1. picture

    0下载:
  2. 凌阳单片机spce061a,控制spcl501液晶显示几何图形,以及画点,边框等的代码,验证无误。-Single-chip Sunplus spce061a, control of liquid crystal display spcl501 geometry, as well as the painting, the Borders Code, etc., to verify accuracy.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:317552
    • 提供者:wei
  1. draw-line

    0下载:
  2. 本代码实现在picture控件中心画两条交叉的红色十字线。本代码是在vc6.0下开发的MFC程序。-The code in the picture control center of the red cross painted two intersecting lines. The code is under development in the MFC vc6.0.
  3. 所属分类:Static control

    • 发布日期:2017-04-10
    • 文件大小:1862920
    • 提供者:bruce_xia
  1. VBpictureCurve

    0下载:
  2. VB picture控件画线,自己写的源码上载 -VB picture control to draw lines, write their own source code control to upload VB picture draw lines, write their own source upload
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:6435
    • 提供者:johnsonxjq
  1. zonghe

    0下载:
  2. 对话框,picture control,List control,双击放大图像,再双击还原,tree control等多个控件用法-Dialog box, picture control, List control, double-click the larger image, then double-click restore, tree control, multiple controls usage
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:7370551
    • 提供者:解辉
  1. RichTextBox

    0下载:
  2. richtextbox 的用法 .net中的c# 控件用法 查找功能 下载使用 有源代码-RichTextBox usage. net in the c# control function usage to find the use of active code download
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:13396
    • 提供者:陈若举
  1. static_led_demo

    0下载:
  2. 非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture contro
  3. 所属分类:Static control

    • 发布日期:2017-03-29
    • 文件大小:32762
    • 提供者:ultraqiangda
  1. YCtrl(WM)

    0下载:
  2. diamond 风格的界面,都时用图片将不同控件包装好的-diamond-style interface, when all the different picture control packaged
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:451309
    • 提供者:huang
  1. kongzhi

    0下载:
  2. 通过程序空控制扫描仪完成图片的扫描,并将图片存入数据库中。-Through the air control procedures scanner to complete scanning of the picture and picture into a database.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:148693
    • 提供者:周玉佳
  1. PictureCtrl

    0下载:
  2. 一个picture控件,非常简单,实用,想下载必须有分数-A picture control, very easy
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:71232
    • 提供者:dylrockies
  1. PictureBox-Control

    0下载:
  2. 这是一个C#的控件,扩展了PictureBox控件,可以在图片上显示鼠标的相对位置。-This is a C# control, expansion of the PictureBox control, you can show up in the picture of the relative position of the mouse.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:238134
    • 提供者:wth
  1. Pic

    0下载:
  2. 这是一个基于Dialog对话框、可以在Picture控件中画线的程序,可以借鉴一下。-This is based on Dialog dialog box, you can draw lines in the Picture control procedures, you can learn from.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-27
    • 文件大小:24126
    • 提供者:magic
  1. 03

    0下载:
  2. It is a bitmap picture control which is ofen used to auto-sized bitmap picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:15963
    • 提供者:youjie
  1. vc6GDIplusSrc

    0下载:
  2. VC++使用GDI控制png图片半透明制作漂亮时钟,GDI库经打包,现在可以在VC6下顺利编译了,不管是作为一个使用PNG图片制作半透明窗体的实例,也可以把它当作一个漂亮的时钟,从运行界面来看,你第一眼一定会感觉吃惊-VC++ using GDI to control the production of beautiful semi-transparent png picture clock, GDI libraries, as packaged, can now be successfully
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:773154
    • 提供者:809
  1. picture

    0下载:
  2. 基于ASP.NET与js模式的不同风格的图片浏览展示控件-Js mode ASP.NET and different styles of picture browser display control
  3. 所属分类:.net

    • 发布日期:2017-05-25
    • 文件大小:8398646
    • 提供者:许峰
  1. 123

    0下载:
  2. 动态打开图片,并显示在PICTURE 控件里-open picture in picture control
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5267130
    • 提供者:鲁荣锋
  1. picture

    0下载:
  2. 导入预订图片,图片大小可根据控件大小及形状改变。-Import booking picture, image size can control the size and shape of changes.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:2964
    • 提供者:kch
« 1 2 34 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com